home *** CD-ROM | disk | FTP | other *** search
/ Fighting Force - Digital Press Kit (Europe) / Fighting Force - Digital Press Kit (Europe).bin / pc / eidos.dxr / Internal_141.ls < prev    next >
Encoding:
Text File  |  1997-01-01  |  170 b   |  9 lines

  1. on exitFrame
  2.   global warnon, warnprs, warnwip
  3.   set the visible of sprite 5 to 0
  4.   set warnon to "off"
  5.   set warnprs to "off"
  6.   set warnwip to "off"
  7.   updateStage()
  8. end
  9.